home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / REGTEST.PAK / REGTEST.RH < prev   
Text File  |  1997-05-06  |  660b  |  20 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectComponents - (C) Copyright 1994 by Borland International
  3. // OLE registration test resource definitions
  4. //----------------------------------------------------------------------------
  5.  
  6. #define IDC_DISPLAY      65
  7. #define IDC_REGISTER     66
  8. #define IDC_UNREGISTER   67
  9. #define IDC_VERIFY       68
  10. #define IDC_COMPARE      69
  11. #define IDC_WRITEFILE    70
  12. #define IDC_FIRSTOP  IDC_DISPLAY
  13. #define IDC_LASTOP   IDC_WRITEFILE
  14.  
  15. #define IDC_EXIT       IDOK
  16. #define IDC_OP           80
  17. #define IDC_ERRORS       81
  18. #define IDC_REGLIST      90
  19. #define IDD_MAIN      1
  20.